home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 22
/
CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso
/
PowerPC
/
System
/
PPCReleaseDEV
/
include
/
powerup
/
proto
/
ppc.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-02-21
|
190 b
|
8 lines
#ifndef PROTO_PPCLIB_H
#define PROTO_PPCLIB_H
#include <exec/types.h>
extern struct Library *PPCLibBase;
#include <PowerUP/clib/ppc_protos.h>
#include <PowerUP/pragmas/ppc_pragmas.h>
#endif